Revision: bazaar--devo--1.1--patch-91
Archive: thelove@canonical.com
Creator: Canonical.com Patch Queue Manager <pqm@canonical.com>
Date: Sun Jan  9 00:59:14 GMT 2005
Standard-date: 2005-01-09 00:59:14 GMT
New-files: PLUGIN/.arch-ids/DIRS.id PLUGIN/.arch-ids/REQ.id
    PLUGIN/.arch-ids/auto.id PLUGIN/.arch-ids/options.id
    PLUGIN/DIRS PLUGIN/REQ PLUGIN/auto PLUGIN/options
    commands/cache-config.c commands/cache-config.h
    tests/test-cache-config.sh
Removed-files: PLUGIN/DIRS PLUGIN/REQ PLUGIN/auto
    PLUGIN/options
Modified-files: commands/cmds.c libarch/arch-cache.c
    libarch/archive.c libarch/cached-archive.c
    libarch/cached-archive.h libarch/my.c libarch/my.h
    tests/Makefile.in {arch}/=tagging-method
New-patches: aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-7
    aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-8
    aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-9
    aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-10
    aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-11
    aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-12
    aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-13
    aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-14
    aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-15
    aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-16
    aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-17
    aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-18
    aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-19
    thelove@canonical.com/bazaar--devo--1.1--patch-91
Summary: Added default caching, cache-config command
Keywords: 

Patches applied:

 * aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-7
   Merge (Canonical.com Patch Queue Manager)

 * aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-8
   Made non-filesystem locations cached by default, adding uncached:

 * aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-9
   Factored out, the uncached-location code, used it for making locations

 * aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-10
   Automatically enabled the cache, if no =arch-cache file exists

 * aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-11
   Caused my_cache_path to return NULL for empty =arch-cache files

 * aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-12
   Style fix

 * aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-13
   made cache functions callable when cache is inactive (but do nothing)

 * aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-14
   Fixed set_my_cache_path when file already exists

 * aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-15
   Added cache-config command

 * aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-16
   Added id for cache-config.h

 * aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-17
   Added unit tests for cache-config

 * aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-18
   Changed untagged-source disposition

 * aaron.bentley@utoronto.ca--baz/bazaar--cached--1--patch-19
   Merge from pqm

